Skip to content

Conversation

brutuscat
Copy link

I added support for Appengine implementing a Transport class for xmlrpclib that uses urlfetch instead of sockets. The knowledge for doing it came from this article: http://brizzled.clapper.org/id/80/

@maxcutler
Copy link
Owner

In version 2.3 I've exposed a transport parameter that you can pass with your custom transports. I'm not sure it makes sense to bundle particular transports in the library, but you should feel free to put it in a separate package and upload it to PyPI for easy sharing and consumption.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants